projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65d2f32
)
* longlines.el (longlines-auto-wrap): Handle argument correctly.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 4 Jun 2007 20:32:47 +0000
(20:32 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 4 Jun 2007 20:32:47 +0000
(20:32 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0520747bb7deba9cc702b7e4f67f58615333649c..77772d9a60d1f87e8887fbbff880140d67017f70 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2007-06-04 Chong Yidong <cyd@stupidchicken.com>
+
+ * longlines.el (longlines-auto-wrap): Handle argument correctly.
+
2007-06-04 Michael Albinus <michael.albinus@gmx.de>
* net/socks.el: New file, taken from w3 repository.